-
Home
-
Spam protection, Anti-Spam, FireWall by CleanTalk
-
6.11
-
Code
-
Classes
- EmailEncoder
Total Complexity |
58 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
415 |
Lines of code |
203 |
Logical lines of code |
108 |
Comment lines |
128 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
46 |
9 |
39 |
hasContentExclusions() |
A |
54 |
9 |
22 |
modifyContent() |
S |
54 |
7 |
21 |
isExcludedRequest() |
S |
58 |
6 |
15 |
ajaxDecodeEmailHandler() |
S |
58 |
4 |
16 |
hasAttributeExclusions() |
S |
60 |
4 |
12 |
encodeMailtoLink() |
S |
60 |
3 |
12 |
compileResponse() |
S |
64 |
3 |
10 |
obfuscateEmail() |
S |
63 |
2 |
9 |
decodeString() |
S |
65 |
2 |
9 |
encodeString() |
S |
66 |
2 |
8 |
decodeEmailFromPost() |
S |
64 |
2 |
9 |
encodePlainEmail() |
S |
66 |
1 |
8 |
isMailto() |
S |
78 |
1 |
3 |
getTooltip() |
S |
79 |
1 |
3 |
checkRequest() |
S |
82 |
1 |
3 |
bufferOutput() |
S |
76 |
1 |
4 |